[INFO] fetching crate bit-set-omnitool 0.6.0...
[INFO] testing bit-set-omnitool-0.6.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate bit-set-omnitool 0.6.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate bit-set-omnitool 0.6.0
[INFO] finished tweaking crates.io crate bit-set-omnitool 0.6.0
[INFO] tweaked toml for crates.io crate bit-set-omnitool 0.6.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bit-set-omnitool 0.6.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `bit-set-omnitool` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bit-vec-omnitool v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0b9837cdafa8667c779e2b784a3da5ce6117858b247a6a8a023f522334a3e12
[INFO] running `Command { std: "docker" "start" "-a" "e0b9837cdafa8667c779e2b784a3da5ce6117858b247a6a8a023f522334a3e12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0b9837cdafa8667c779e2b784a3da5ce6117858b247a6a8a023f522334a3e12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b9837cdafa8667c779e2b784a3da5ce6117858b247a6a8a023f522334a3e12", kill_on_drop: false }`
[INFO] [stdout] e0b9837cdafa8667c779e2b784a3da5ce6117858b247a6a8a023f522334a3e12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13a83e0f86c393f5ad6af8286f00571c453529a6744f1c32afaa33e9e538705e
[INFO] running `Command { std: "docker" "start" "-a" "13a83e0f86c393f5ad6af8286f00571c453529a6744f1c32afaa33e9e538705e", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `bit-set-omnitool` (manifest) generated 1 warning
[INFO] [stderr]    Compiling bit-vec-omnitool v0.7.0
[INFO] [stderr]    Compiling bit-set-omnitool v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn iter(&self) -> Iter<B> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn iter(&self) -> Iter<'_, B> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "13a83e0f86c393f5ad6af8286f00571c453529a6744f1c32afaa33e9e538705e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a83e0f86c393f5ad6af8286f00571c453529a6744f1c32afaa33e9e538705e", kill_on_drop: false }`
[INFO] [stdout] 13a83e0f86c393f5ad6af8286f00571c453529a6744f1c32afaa33e9e538705e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8b6166d7de4081fb6dfb039e45a926573e0f5de4f0bab5efa9114b2188ef3b9
[INFO] running `Command { std: "docker" "start" "-a" "f8b6166d7de4081fb6dfb039e45a926573e0f5de4f0bab5efa9114b2188ef3b9", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `bit-set-omnitool` (manifest) generated 1 warning
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn iter(&self) -> Iter<B> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn iter(&self) -> Iter<'_, B> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling bit-set-omnitool v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn iter(&self) -> Iter<B> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub fn iter(&self) -> Iter<'_, B> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s
[INFO] running `Command { std: "docker" "inspect" "f8b6166d7de4081fb6dfb039e45a926573e0f5de4f0bab5efa9114b2188ef3b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b6166d7de4081fb6dfb039e45a926573e0f5de4f0bab5efa9114b2188ef3b9", kill_on_drop: false }`
[INFO] [stdout] f8b6166d7de4081fb6dfb039e45a926573e0f5de4f0bab5efa9114b2188ef3b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e249551a4db68e05c1f507d26e3339741558b7370d3dcc3fd638860a4c929e2a
[INFO] running `Command { std: "docker" "start" "-a" "e249551a4db68e05c1f507d26e3339741558b7370d3dcc3fd638860a4c929e2a", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `bit-set-omnitool` (manifest) generated 1 warning
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:443:17
[INFO] [stderr]     |
[INFO] [stderr] 443 |     pub fn iter(&self) -> Iter<B> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 443 |     pub fn iter(&self) -> Iter<'_, B> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `bit-set-omnitool` (lib) generated 1 warning (run `cargo fix --lib -p bit-set-omnitool` to apply 1 suggestion)
[INFO] [stderr] warning: `bit-set-omnitool` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bit_set_omnitool-5114b9cffb048fc2)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::test_bit_set_basic ... ok
[INFO] [stdout] test tests::test_bit_set_cmp ... ok
[INFO] [stdout] test tests::test_bit_set_difference_with ... ok
[INFO] [stdout] test tests::test_bit_set_difference ... ok
[INFO] [stdout] test tests::test_bit_set_frombit_vec_init ... ok
[INFO] [stdout] test tests::test_bit_set_intersection ... ok
[INFO] [stdout] test tests::test_bit_set_intersect_with ... ok
[INFO] [stdout] test tests::test_bit_set_is_disjoint ... ok
[INFO] [stdout] test tests::test_bit_set_from_usizes ... ok
[INFO] [stdout] test tests::test_bit_set_show ... ok
[INFO] [stdout] test tests::test_bit_set_shrink_to_fit ... ok
[INFO] [stdout] test tests::test_bit_set_shrink_to_fit_new ... ok
[INFO] [stdout] test tests::test_bit_set_symmetric_difference ... ok
[INFO] [stdout] test tests::test_bit_set_symmetric_difference_with ... ok
[INFO] [stdout] test tests::test_bit_set_union ... ok
[INFO] [stdout] test tests::test_bit_vec_masking ... ok
[INFO] [stdout] test tests::test_bit_vec_remove ... ok
[INFO] [stdout] test tests::test_bit_set_union_with ... ok
[INFO] [stdout] test tests::test_bit_vec_clone ... ok
[INFO] [stdout] test tests::test_bit_set_iterator ... ok
[INFO] [stdout] test tests::test_bit_set_subset ... ok
[INFO] [stdout] test tests::test_bit_set_eq ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bit_set_omnitool
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test src/lib.rs - BitSet<B>::symmetric_difference (line 556) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::reserve_len (line 278) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::reserve_len_exact (line 303) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<u32>::from_bit_vec (line 223) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::into_bit_vec (line 321) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::symmetric_difference_with (line 665) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::capacity (line 258) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::intersect_with (line 609) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::difference_with (line 633) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<u32>::new (line 192) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::shrink_to_fit (line 392) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::union (line 452) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::intersection (line 483) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<u32>::with_capacity (line 207) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::iter (line 432) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::union_with (line 586) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::difference (line 518) ... FAILED
[INFO] [stdout] test src/lib.rs - BitSet<B>::get_ref (line 341) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::symmetric_difference (line 556) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:557:5
[INFO] [stdout]     |
[INFO] [stdout] 557 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 556 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::reserve_len (line 278) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 278 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::reserve_len_exact (line 303) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 303 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]   --> src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use bit_set::BitSet;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 22 + extern crate bit_set;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<u32>::from_bit_vec (line 223) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `bit_vec`
[INFO] [stdout]    --> src/lib.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | extern crate bit_vec;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bit_set`
[INFO] [stdout]    --> src/lib.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | extern crate bit_set;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::into_bit_vec (line 321) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 321 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::symmetric_difference_with (line 665) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 666 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 665 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::capacity (line 258) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 258 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::intersect_with (line 609) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:610:5
[INFO] [stdout]     |
[INFO] [stdout] 610 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 609 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::difference_with (line 633) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:634:5
[INFO] [stdout]     |
[INFO] [stdout] 634 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 633 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] ---- src/lib.rs - BitSet<u32>::new (line 192) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 192 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::shrink_to_fit (line 392) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 392 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::union (line 452) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:453:5
[INFO] [stdout]     |
[INFO] [stdout] 453 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 452 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::intersection (line 483) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:484:5
[INFO] [stdout]     |
[INFO] [stdout] 484 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 483 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<u32>::with_capacity (line 207) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:208:5
[INFO] [stdout]     |
[INFO] [stdout] 208 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 207 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::iter (line 432) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 432 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::union_with (line 586) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:587:5
[INFO] [stdout]     |
[INFO] [stdout] 587 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 586 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::difference (line 518) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:519:5
[INFO] [stdout]     |
[INFO] [stdout] 519 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 518 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - BitSet<B>::get_ref (line 341) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bit_set`
[INFO] [stdout]    --> src/lib.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 | use bit_set::BitSet;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bit_set`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `bit_set`, use `cargo add bit_set` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 341 + extern crate bit_set;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout]     src/lib.rs - BitSet<B>::capacity (line 258)
[INFO] [stdout]     src/lib.rs - BitSet<B>::difference (line 518)
[INFO] [stdout]     src/lib.rs - BitSet<B>::difference_with (line 633)
[INFO] [stdout]     src/lib.rs - BitSet<B>::get_ref (line 341)
[INFO] [stdout]     src/lib.rs - BitSet<B>::intersect_with (line 609)
[INFO] [stdout]     src/lib.rs - BitSet<B>::intersection (line 483)
[INFO] [stdout]     src/lib.rs - BitSet<B>::into_bit_vec (line 321)
[INFO] [stdout]     src/lib.rs - BitSet<B>::iter (line 432)
[INFO] [stdout]     src/lib.rs - BitSet<B>::reserve_len (line 278)
[INFO] [stdout]     src/lib.rs - BitSet<B>::reserve_len_exact (line 303)
[INFO] [stdout]     src/lib.rs - BitSet<B>::shrink_to_fit (line 392)
[INFO] [stdout]     src/lib.rs - BitSet<B>::symmetric_difference (line 556)
[INFO] [stdout]     src/lib.rs - BitSet<B>::symmetric_difference_with (line 665)
[INFO] [stdout]     src/lib.rs - BitSet<B>::union (line 452)
[INFO] [stdout]     src/lib.rs - BitSet<B>::union_with (line 586)
[INFO] [stdout]     src/lib.rs - BitSet<u32>::from_bit_vec (line 223)
[INFO] [stdout]     src/lib.rs - BitSet<u32>::new (line 192)
[INFO] [stdout]     src/lib.rs - BitSet<u32>::with_capacity (line 207)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e249551a4db68e05c1f507d26e3339741558b7370d3dcc3fd638860a4c929e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e249551a4db68e05c1f507d26e3339741558b7370d3dcc3fd638860a4c929e2a", kill_on_drop: false }`
[INFO] [stdout] e249551a4db68e05c1f507d26e3339741558b7370d3dcc3fd638860a4c929e2a
